[index]

ParamCount Function

Syntax

the paramCount or paramCount()

Description

Examples

on mouseUp paramtest "A", "B" end mouseUp on paramtest param1, param2, param3 put the paramCount into msg end paramtest Return to Browse mode and click on the "Paramcount button". The result is 2, which is number of values passed to the handler.
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.